AppleEvent.Send Function

Returns True if the AppleEvent was successfully sent and False if it was not. True does not mean that the receiving application successfully handled the message.

Syntax

result = AppleEvent.Send( )

Return Value

Result

Boolean

Notes

Use the ReplyBoolean property for that.